tr,th,td{
    vertical-align:top
}

ul li{
    list-style:none
}

*{
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -o-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box
}

hr{
    width:100%;
    height:0;
    display:none
}

body,p,td,li,th,caption,div{
    font:12px Arial
}

h1,h2,h3,h4,h5,h6,h7{
    margin-top:0
}

p{
    margin-top:10px;
    margin-bottom:0
}

h1{
    font-size:1.5em;
    margin-bottom:20px;
    padding-top:20px
}

h2{
    font-size:1.4em;
    margin-bottom:15px;
    padding-top:15px
}

h3{
    font-size:1.3em;
    margin-bottom:12px;
    padding-top:12px
}

h4{
    font-size:1.2em;
    margin-bottom:10px;
    padding-top:10px
}

h5{
    font-size:1.1em;
    margin-bottom:7px;
    padding-top:7px
}

h6{
    font-size:1em;
    margin-bottom:5px;
    padding-top:5px
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{
    padding-top:0
}

a{
    text-decoration:none;
    color:#00c
}

a:hover{
    text-decoration:underline
}

html,body{
    margin:0;
    padding:0;
    text-align:center;
    background-color:#222;
    height:100%;
    min-height:100%
}

#page{
    margin-left:auto;
    margin-right:auto;
    max-width:1280px;
    min-width:972px;
    height:100%;
    position:relative;
    z-index:10;
    background:#fff
}

#network,#site,#navbar,#content{
    clear:both;
    width:100%
}

html>body #content div.lining{
    height:auto
}

#footer{
    height:250px
}

#Milesplit_Homepage_200x90_ad{
    margin-top:4px;
    float:right
}

div.atf300,div.atf,div.btf{
    width:300px;
    height:250px
}

#skin-wrapper{
    display:block;
    position:absolute;
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    height:100%;
    z-index:0;
    background-color:#555
}

#skin-wrapper .left,#skin-wrapper .right{
    display:block;
    position:absolute;
    top:0;
    width:50%;
    height:100%
}

#skin-wrapper .left{
    left:0;
    text-align:right
}

#skin-wrapper .right{
    left:50%;
    text-align:left
}

#network{
    background:#ddd;
    border-bottom:solid 1px #555
}

#networklinks{
    float:left;
    height:30px;
    width:625px;
    line-height:30px;
    text-align:left;
    padding-left:10px;
    color:#777
}

#networklinks a:after{
    display:inline;
    content:' :: '
}

#networklinks a:last-child:after{
    display:none;
    content:''
}

#account{
    margin-left:575px;
    text-align:right;
    padding-right:20px;
    line-height:30px
}

#welcome{
    display:inline
}

#logout{
    display:inline;
    margin:0
}

#fbconnect{
    float:right;
    margin-right:8px;
    margin-top:6px;
    width:69px
}

#site{
    position:relative;
    height:100px;
    text-align:left;
    background-repeat:repeat-y
}

#site #logo{
    display:block;
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right:740px;
    margin:0;
    padding:0;
    /*min-width:250px*/
}

#site #logo a{
    display:block;
    height:100%;
    width:100%;
    background-repeat:no-repeat;
    background-size:contain;
    background-position:5% 10%;
    background-position:center center
}

@media only screen and (min-width:1101px){
    #site #logo a{
        background-position:5% 10%
    }

}

#site #logo span{
    display:none
}

#site #logo:only-child{
    right:0
}

#site #logo:only-child a{
    background-position:5% 10%
}

#site .lb{
    width:728px;
    height:90px;
    background:#555;
    position:absolute;
    top:4px;
    right:4px
}

#navbar{
    position:relative;
    height:37px
}

#navbar ul{
    position:absolute;
    left:0;
    top:0;
    right:185px;
    height:auto;
    overflow:visible;
    padding:0;
    text-align:left;
    list-style:none
}

#navbar ul li{
    display:inline-block;
    font:bold 12px Arial;
    text-align:center;
    padding-left:1%;
    padding-right:1%
}

#navbar ul li a{
    text-decoration:none
}

#navbar div.lining{
    width:100%
}

#navbar ul li a{
    display:block;
    line-height:33px;
    padding-bottom:2px;
    font-size:13px;
    padding-left:5px;
    padding-right:5px;
    -moz-transition:all .3s ease;
    -webkit-transition:all .3s ease;
    -o-transition:all .3s ease;
    transition:all .3s ease
}

#navbar div.dropdown{
    display:none;
    position:absolute;
    background:#efefef;
    left:-999px;
    z-index:9999;
    margin-top:-8px;
    padding:7px;
    width:175px;
    min-width:175px;
    border-left:solid 1px #000;
    border-bottom:solid 1px #000;
    border-right:solid 1px #000
}

#navbar ul li:hover>div.dropdown{
    display:block;
    left:auto;
    width:auto
}

#navbar div.dropdown a{
    display:block;
    margin-bottom:4px;
    border:solid 1px #efefef
}

#navbar div.dropdown strong{
    display:block;
    border:solid 1px #a0a0a0;
    padding:2px;
    margin-bottom:4px;
    background:#cdcdcd;
    background-position:0 -25px
}

#navbar #search_nav{
    position:absolute;
    right:8px;
    display:block;
    margin:0;
    padding:0;
    width:170px;
    height:28px
}

#navbar #search_nav label{
    width:160px;
    height:22px;
    float:left;
    margin-top:4px
}

#navbar #search_nav label input{
    display:block;
    margin-top:2px;
    width:170px;
    font-size:11px;
    background:#fff;
    border:solid 1px #888;
    padding-left:15px;
    padding:3px;
    width:100%
}

#navbar #search_nav button{
    display:none
}

#content{
    position:relative
}

#content div.lining{
    background-color:#fff;
    padding-bottom:35px;
    text-align:left;
    display:table;
    width:100%
}

#content header.body{
    display:table-caption
}

#content div.group{
    display:table;
    width:100%
}

#content section.body{
    /*display:table-cell;
    */vertical-align:top;
    padding-left:10px;
    padding-right:10px;
    width:auto
}

#content section.body .lining{
    padding:10px
}

#content aside.body{
    display:table-cell;
    vertical-align:top;
    width:320px
}

#content aside.body .lining{
    padding:10px
}

#content header.body{
    text-align:center;
    border-bottom:solid 2px #cdcdcd;
    margin-bottom:15px;
    padding:7px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#e0e0e0');
    background:-webkit-gradient(linear,0% 0,0% 100%,from(#fff),to(#e0e0e0));
    background:-moz-linear-gradient(top,#fff,#e0e0e0)
}

#content header.body h1{
    margin:0;
    padding:0;
    font-size:18px;
    font-family:Verdana;
    word-spacing:50px;
    letter-spacing:10px;
    color:#ababab;
    text-transform:uppercase
}

#content header.body .breadcrumbs{
    margin-top:15px
}

#content header.body .breadcrumbs a:after{
    content:' > '
}

#content header.body .breadcrumbs a:last-child:after{
    content:''
}

#content section.side{
    margin-top:15px;
    margin-bottom:15px;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0',endColorstr='#FFFFFF');
    background:-webkit-gradient(linear,0% 100%,0% 0,from(#fff),to(#e0e0e0));
    background:-moz-linear-gradient(top,#e0e0e0,#fff);
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px
}

#content section.side>div{
    padding:10px
}

#content section.side h2{
    margin:0;
    padding:0;
    border-bottom:solid 1px #ababab;
    margin-bottom:10px
}

#content section.side li{
    margin-bottom:4px;
    line-height:17px
}

#content section.content{
    margin-bottom:15px;
    clear:left
}

#content section.content:after{
    content:'';
    display:block;
    clear:left;
    height:0;
    margin-bottom:15px
}

#content .loading{
    display:block;
    padding:50px;
    background:url('/images/ajax-loader.gif');
    background-repeat:no-repeat;
    background-position:middle middle
}

#content .loading span{
    display:none
}

#content ul.categories li{
    background:#500;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#550000',endColorstr='#a05555');
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#550000', endColorstr='#a05555')";
    background:-webkit-gradient(radial,-153 0,0,220 -257,465,from(#500),to(#a05555));
    background:-moz-linear-gradient(top,#500,#a05555);
    /*height:70px;
    */margin-bottom:5px;
    padding:5px;
    border:solid 2px #000;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    text-align:center;
    overflow:hidden;
    -moz-box-shadow:2px 2px 2px #191919;
    -webkit-box-shadow:2px 2px 2px #191919;
    box-shadow:2px 2px 2px #191919
}

#content ul.categories li a{
    color:#efefef
}

#content ul.categories li a:hover{
    text-shadow:none
}

#content ul.categories li header{
    width:60%;
    float:left
}

#content ul.categories li header a{
    display:block;
    line-height:70px
}

#content ul.categories li header h2{
    font-size:20px;
    letter-spacing:.2em;
    text-shadow:5px 3px 4px #000;
    margin:0;
    padding:0
}

#content ul.categories li div{
    width:39%;
    margin-left:61%
}

#content ul.categories li div a,#content ul.categories li div p{
    display:block;
    line-height:22px;
    margin-bottom:2px;
    color:#fff
}

#content ul.categories li div p a{
    display:inline
}

#content ol.flexsquares{
    margin-top:15px
}

#content ol.flexsquares li{
    width:180px;
    height:170px;
    float:left;
    margin-right:12px;
    margin-bottom:12px;
    padding:5px;
    border:solid 2px #a0a0a0;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    text-align:center;
    overflow:hidden;
    cursor:pointer;
    -moz-box-shadow:2px 2px 2px #cdcdcd;
    -webkit-box-shadow:2px 2px 2px #cdcdcd;
    box-shadow:2px 2px 2px #cdcdcd
}

#content ol.flexsquares li:nth-child(3n){
    margin-right:0
}

#content ol.flexsquares li:nth-child(odd){
    background:#efefef
}

#content ol.flexsquares li:hover{
    border-color:#252525;
    background:#cdcdcd
}

#content ol.flexsquares li figure img{
    width:120px;
    height:90px
}

#content ol.flexsquares li div{
    padding:5px
}

#content ol.flexsquares li h2{
    font-weight:bold;
    font-size:14px;
    margin:0;
    padding:0
}

#content ol.flexsquares li p{
    padding-top:5px
}

#content section.content form.search{
    padding:15px;
    background:#d0d0d0;
    filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#efefef',endColorstr='#d0d0d0');
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#efefef', endColorstr='#d0d0d0')";
    background:-webkit-gradient(radial,-153 0,0,220 -257,465,from(#efefef),to(#d0d0d0));
    background:-moz-linear-gradient(top,#efefef,#d0d0d0);
    border:solid 2px #a0a0a0;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    text-align:center;
    overflow:hidden;
    -moz-box-shadow:2px 2px 2px #cdcdcd;
    -webkit-box-shadow:2px 2px 2px #cdcdcd;
    box-shadow:2px 2px 2px #cdcdcd
}

#content section.content form.search h2{
    margin:0;
    padding:0;
    color:#777;
    margin-bottom:10px
}

#content section.content form.search p.textbox{
    float:left;
    width:75%
}

#content section.content form.search p.button{
    margin-left:76%;
    width:24%
}

#content section.content form.search input{
    width:100%;
    line-height:20px
}

#content section.content form.search button{
    width:100%;
    height:20px
}

#content section.side li strong{
    display:block
}

#content section.side li a:after{
    content:", ";
    display:inline;
    padding-right:3px
}

#content section.side li a:last-child:after{
    content:"."
}

#footer{
    background-color:#000;
    text-align:left;
    position:relative;
    z-index:10
}

#footer .lining{
    background-image:url('/images/footerbg.png');
    background-repeat:repeat-x;
    padding:20px
}

#footer .copyright{
    color:#cdcdcd;
    font:12px Arial;
    padding-top:7px
}

#footer .copyright a{
    font-weight:bold;
    color:#efefef
}

#footer .links{
    color:#cdcdcd;
    font:12px Arial;
    margin-top:15px;
    float:left;
    width:130px;
    padding-left:13px
}

#footer .links a{
    color:#cdcdcd;
    display:block;
    padding:1px
}

#footer .links strong{
    color:#efefef
}

#footer .logo{
    width:160px;
    height:150px;
    float:left
}

#footer .logo p{
    color:#cdcdcd
}

#footer .partnerlogo{
    display:block;
    width:115px;
    height:30px;
    float:right
}

@media only screen and (min-width:980px){
    body.skin #page{
        border-left:solid 1px #000;
        border-right:solid 1px #000;
        width:972px
    }

    body.skin #story{
        padding-left:0;
        padding-right:0
    }

    body.skin #content{
        overflow:hidden
    }

    #skin-wrapper .left{
        margin-left:-486px
    }

    #skin-wrapper .right{
        margin-left:486px
    }

}

@media only screen and (min-width:1280px){
    #page{
        border-left:solid 1px #000;
        border-right:solid 1px #000;
        width:1280px
    }

    body.skin #page{
        width:972px
    }

}

@media only screen and (min-width:1500px){
    #page{
        border-left:solid 1px #000;
        border-right:solid 1px #000;
        width:1280px
    }

}

@media only screen and (max-width:979px){
    #skin-wrapper{
        display:none
    }

    #skin-wrapper .left{
        margin-left:-640px
    }

    #skin-wrapper .right{
        margin-left:640px
    }

}

nav.footer,nav.buttons{
    display:block;
    position:relative;
    margin-bottom:15px;
    height:40px;
    border-top:solid 1px #000;
    background:#000;
    color:#fff
}

nav.buttons{
    margin-bottom:0;
    margin-top:15px
}

nav.footer li,nav.buttons li{
    display:inline-block;
    list-style:none;
    text-align:center;
    color:#fff;
    line-height:40px;
    padding-left:8px;
    padding-right:8px;
    border-right:solid 1px #000
}

nav.footer,nav.buttons li a{
    color:#fff;
    text-decoration:none
}

nav.footer ul,nav.buttons ul{
    display:block;
    height:40px
}

nav.footer a,nav.buttons a{
    color:#fff;
    text-decoration:none
}

nav.footer a.icon:before,nav.buttons a.icon:before{
    font-size:1.2em
}

nav.footer ul:first-child,nav.buttons ul:first-child{
    float:right
}

nav.footer ul:first-child li,nav.buttons ul:first-child li{
    border-right:0;
    border-left:solid 1px #000
}

@media print{
    #site{
        height:auto!important;
        border-bottom:solid 3px #000!important
    }

    #site,#logo,#logo a{
        background:0;
        margin:0;
        padding:0;
        float:none;
        display:block
    }

    #logo a span.title{
        display:block;
        font-size:64px;
        line-height:200%;
        text-align:left
    }

    #navbar,#content aside.body,#partner,#social,.share,.ad{
        display:none
    }

    #content section.body{
        display:block
    }

    #footer .partnerlogo,#footer .links{
        display:none
    }

    #footer .logo{
        float:none;
        height:auto
    }

}

body.skin #navbar.main {
    overflow: hidden;
}
